| syQueueStatus |
| Logical Entity Name | syQueueStatus |
| Default Table Name | syQueueStatus |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| syQueueStatus Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
TrackingNbr |
uniqueidentifier | NO | ||
| TotalItems | int | NO | ||
| ItemsProcessed | int | NO | ||
| MachineName | varchar(255) | YES | ||
| LastUpdatedDateTime | datetime | NO | ||
| HasFailed | bit | NO | ||
| ScheduledDate | datetime | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| syQueueStatus Primary and Unique Keys |
| Key Name | Key Type | Keys |
| syQueueStatus_TrackingNbr_U_C_IDX | PrimaryKey | TrackingNbr |
| syQueueStatus Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_syQueueStatus_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| syQueueStatus Check Constraints |
| Check Constraint Name | CheckConstraint |
| syQueueStatus Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| syQueueStatus Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.syQueueStatus |
NO | |||
| Physical (Microsoft SQL Server) dbo.syQueueStatus |
NO |
| syQueueStatus Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| syQueueStatus Data Movement Rules |
| Name | Type | Rule Text/Value |